www.gusucode.com > pluck PHP多国语言简洁CMS系统 v4.7.4PHP源码程序 > pluck PHP多国语言简洁CMS系统 v4.7.4/PluckCMS4.7.4/PluckCMS4.7.4/data/modules/multitheme/lang/sl.php

    <?php
$lang['albums']['title'] = 'albumi';
$lang['albums']['descr'] = 'uporabite albume da pokažete obiskovalcem najljubše fotografije in slike';
$lang['albums']['message'] = 'Tu lahko urejate vaše albume. Uporabite albume, da pokažete vašim obiskovalcem najljubše fotografije in slike. Vstavite albume v vaše strani, tako da izberete "vstavite album" ko urejate stran.';
$lang['albums']['edit_albums'] = 'uredite albume';
$lang['albums']['new_album'] = 'nov album';
$lang['albums']['choose_name'] = 'izberite ime za novi album, nato kliknite "shrani"';
$lang['albums']['delete_album'] = 'izbrišite album';
$lang['albums']['edit_album'] = 'uredite album';
$lang['albums']['album_message1'] = 'Uporabite to stran da dodate, izbrišete in urejate slike v albumu. Le <b>JPG slike</b> so podprte.';
$lang['albums']['album_message2'] = 'naložite novo sliko tu. izberite naslov in opis, in kvaliteto v kateri naj bodo slike uporabljene. večja kvaliteta, večja velikost datoteke.';
$lang['albums']['edit_images'] = 'uredite slike';
$lang['albums']['new_image'] = 'nova slika';
$lang['albums']['quality'] = 'kvaliteta (1-100)';
$lang['albums']['edit_image'] = 'uredite sliko';
$lang['albums']['doesnt_exist'] = 'Ta album ne obstaja.';
$lang['albums']['name_exist'] = 'There is already an album with that name.';
$lang['albums']['image_exist'] = 'There is already an image with that name.';
$lang['albums']['change_order'] = 'spremenite zaporedje slik';
$lang['albums']['already_top'] = 'Ta slika je že na vrhu, zato mesto ne more biti spremenjeno.';
$lang['albums']['already_last'] = 'Ta slika je že na dnu, zato mesto ne more biti spremenjeno.';
$lang['albums']['delete_image'] = 'izbriši sliko';
$lang['albums']['image_width'] = 'The width in pixels the images will be resized to. Choose 0 to disable automatic resizing.';
$lang['albums']['thumb_width'] = 'The width in pixels the thumbnails will be resized to. Cannot be disabled.';
$lang['albums']['settings_error'] = 'The width of the resized images should be numeric.';
$lang['blog']['title'] = 'blog';
$lang['blog']['main_message'] = 'Tu, lahko naredite nove vpise da jih date v to kategorijo. Vpisi bodo avtomatično urejeni po datumu.';
$lang['blog']['descr'] = 'uporabite blog da pošljete novice ali pišete članke za obiskovalce';
$lang['blog']['categories'] = 'kategorije';
$lang['blog']['category'] = 'category';
$lang['blog']['choose_cat'] = 'Choose category...';
$lang['blog']['no_cat'] = 'No category';
$lang['blog']['new_cat'] = 'nova kategorij';
$lang['blog']['new_cat_message'] = 'najprej izberite ime za kategorijo, nato kliknite "shrani"';
$lang['blog']['delete_cat'] = 'izbrišite kategorijo';
$lang['blog']['posts'] = 'obstoječi vpisi';
$lang['blog']['new_post'] = 'napišite nov vpis';
$lang['blog']['edit_post'] = 'uredite vpis';
$lang['blog']['delete_post'] = 'izbrišite vpis';
$lang['blog']['at'] = 'at';
$lang['blog']['in'] = 'in';
$lang['blog']['posted_by'] = 'objavil je';
$lang['blog']['reactions'] = 'reakcije';
$lang['blog']['reaction'] = 'reaction';
$lang['blog']['edit_reactions'] = 'uredite reakcije';
$lang['blog']['edit_reactions_message'] = 'Tu lahko uredite reakcije vaših obiskovalcov na vaš vpis.';
$lang['blog']['edit_reaction'] = 'edit reaction';
$lang['blog']['delete_reaction'] = 'izbriši rekacijo';
$lang['blog']['name'] = 'name';
$lang['blog']['email'] = 'email';
$lang['blog']['website'] = 'website';
$lang['blog']['message'] = 'message';
$lang['blog']['html_not_allowed'] = 'HTML koda ni dovoljena.';
$lang['blog']['no_reactions'] = 'no reactions';
$lang['blog']['allow_reactions'] = 'Allow visitors to post reactions.';
$lang['blog']['read_more'] = 'read more';
$lang['blog']['truncate_posts'] = 'The number of characters blog posts will be truncated to. Choose 0 to disable truncation.';
$lang['blog']['numeric_error'] = 'You should choose a numeric value for post truncation and/or posts per page.';
$lang['blog']['posts_per_page'] = 'The number of posts that will be displayed per page.';
$lang['blog']['posts_per_page_error'] = 'The number of posts per page cannot be zero!';
$lang['blog']['pages'] = 'Pages:';
$lang['contactform']['module_name'] = 'kontaktni obrazec';
$lang['contactform']['module_intro'] = 'z kontaktnim obrazcom, dovolite obiskovalcem da vam pošljejo sporočilo';
$lang['contactform']['fields'] = 'Niste pravilno vnesli vseh podatkov.';
$lang['contactform']['email_title'] = 'Sporočila od vaše spletne strani od';
$lang['contactform']['been_send'] = 'Vaše sporočilo je bilo uspešno poslano.';
$lang['contactform']['not_send'] = 'Vaše sporočilo ni mogli biti poslano, saj je prišlo do napake.';
$lang['viewsite']['module_name'] = 'view site link';
$lang['viewsite']['module_intro'] = 'Created to show the hooks to module developers. Adds a direct link to the site in the admin menu.';
$lang['viewsite']['message'] = 'view site';
$lang['tinymce']['module_name'] = 'tinymce';
$lang['tinymce']['module_intro'] = 'Adds the TinyMCE-editor to pluck. TinyMCE has been developed by <a href="http://tinymce.moxiecode.com/" target="_blank">Moxiecode</a>.';
$lang['multitheme']['module_name'] = 'multi theme';
$lang['multitheme']['module_intro'] = 'Allows the user to choose different themes for each page.';
$lang['multitheme']['page_edit'] = 'use theme';

?>